@charset "UTF-8";
<style type="text/css">
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #606;
}
</style>

#Contenitore {
	height: 600px;
	width: 800px;
	clear: both;
	margin: auto;	
}
#Header {
	clear: left;
	float: left;
	height: 40px;
	width: 740px;
	margin-left: 30px;
	margin-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#Banner {
	background-color: #666;
	clear: left;
	float: left;
	height: 120px;
	width: 560px;
	margin-left: 80px;
	margin-top: 10px;
	position: relative;
}
#description {
	clear: left;
	float: left;
	height: 318px;
	width: 114px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 80px;
	position: relative;
	border: 1pt solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
	padding-right: 2px;
	padding-left: 2px;
}
#descriptiontitle {
	font-family: "Arial Black", Gadget, sans-serif;
	background-color: #636;
	height: 20px;
	width: 114px;
	font-size: 10px;
	color: #FFF;
	padding-top: 1px;
	padding-left: 2px;
	margin-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #603;
}
#banner2 {
	background-color: #E8E8E8;
	clear: both;
	float: right;
	height: 120px;
	width: 120px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	margin-right: 30px;
}
#menu {
	background-color: #936;
	clear: left;
	float: left;
	height: 20px;
	width: 690px;
	margin-top: 10px;
	margin-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #903;
}
#contents {
	clear: right;
	float: right;
	height: 294px;
	width: 554px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 10px;
	border: 0px solid #666;
}
#Contenitore #menu #menu3 {
}
#controller {
	background-color: #99F;
	clear: right;
	float: right;
	height: 20px;
	width: 560px;
	position: relative;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 5px;
}

#controllerbtn {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	height: 15px;
	width: 55px;
	float: left;
	font-size: 11px;
	text-align:center
}
#controllerbtn2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	height: 15px;
	width: 55px;
	float: right;
	font-size: 11px;
}

#footer {
	clear: left;
	float: left;
	height: 40px;
	width: 740px;
	background-color: #303;
	margin-top: 10px;
	margin-left: 30px;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
#Contenitore #description p a {
	color: #333;
	text-decoration: underline;
	font-size: 10px;
}
.menubox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: left;
	width: 95px;
	padding-left:3px;
	text-align:center;
}